'Declaration Public MustInherit Class ReportObjectList(Of TItem As ReportObject) Inherits ReportObjectCollection(Of TItem)
public abstract class ReportObjectList<TItem> : ReportObjectCollection<TItem> where TItem: ReportObject
'Declaration Public MustInherit Class ReportObjectList(Of TItem As ReportObject) Inherits ReportObjectCollection(Of TItem)
public abstract class ReportObjectList<TItem> : ReportObjectCollection<TItem> where TItem: ReportObject
System.Object
C1.WPF.Report.ReportObjectCollection<TItem>
C1.WPF.Report.ReportObjectList<TItem>
C1.WPF.Report.GroupCollection
C1.WPF.Report.ParagraphItemCollection
C1.WPF.Report.ReportObjectNamedList<TItem>
C1.WPF.Report.SectionCollection
C1.WPF.Report.SubSectionCollection